github.com/gotd/td/exchange.ServerExchange.log (field)
9 uses
github.com/gotd/td/exchange (current package)
flow.go#L130: log: e.log,
server.go#L15: log log.Helper
server_flow.go#L110: s.log.Debug(ctx, "Received client ReqPqMultiRequest")
server_flow.go#L126: s.log.Debug(ctx, "Sending ResPQ", log.String("pq", pq.String()))
server_flow.go#L151: s.log.Debug(ctx, "Received ReqPQ again")
server_flow.go#L155: s.log.Debug(ctx, "Received client ReqDHParamsRequest")
server_flow.go#L233: s.log.Debug(ctx, "Sending ServerDHParamsOk", log.Int("g", g))
server_flow.go#L247: s.log.Debug(ctx, "Received client SetClientDHParamsRequest")
server_flow.go#L272: s.log.Debug(ctx, "Sending DhGenOk")
 |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |